projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11f7f68
)
(syms_of_buffer) <buffer-file-coding-system>: Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 7 May 1998 04:02:36 +0000
(
04:02
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 7 May 1998 04:02:36 +0000
(
04:02
+0000)
src/buffer.c
patch
|
blob
|
history
diff --git
a/src/buffer.c
b/src/buffer.c
index 29ad36a81c6cdaaf752e8381067a157d63f0206b..78326a99ecf360ea3a355895dada293c09ad7e2a 100644
(file)
--- a/
src/buffer.c
+++ b/
src/buffer.c
@@
-4197,7
+4197,7
@@
and behaviors of various editing commands.");
¤t_buffer->buffer_file_coding_system, Qnil,
"Coding system to be used for encoding the buffer contents on saving.\n\
If it is nil, the buffer is saved without any code conversion unless\n\
-some coding system is specified in
file-coding-system-alist
\n\
+some coding system is specified in
`file-coding-system-alist'
\n\
for the buffer file.\n\
\n\
This variable is never applied to a way of decoding\n\